PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the type of the annotation.
    Syntax
    public PDFAnnotationType getType()

    Return Value

    A PDFAnnotationType enum member that represents the annotation type.
    See Also